home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
v cisle
/
alarmwiz
/
alarmwiz.exe
/
install_script.iss
Wrap
Text File
|
2007-05-04
|
2KB
|
52 lines
;InnoSetupVersion=5.1.10
[Setup]
AppName=AlarmWiz
AppVerName=AlarmWiz 2.21
AppId=AlarmWiz
AppVersion=2.21
AppPublisher=AcroVista Software
AppPublisherURL=http://www.acrovista.com/
AppMutex=AlarmWiz
DefaultDirName={pf}\AlarmWiz
DefaultGroupName=AlarmWiz
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\alarmwiz.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\alarmwiz.chm"; DestDir: "{app}"; Flags: promptifolder
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}"; Flags: onlyifdoesntexist
[Registry]
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "AlarmWiz"; Flags: uninsdeletevalue
[Run]
Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
Filename: "{app}\alarmwiz.exe"; Description: "Launch AlarmWiz"; Flags: shellexec postinstall skipifsilent nowait
[Icons]
Name: "{group}\AlarmWiz"; Filename: "{app}\alarmwiz.exe"; WorkingDir: "{app}"; Comment: "AlarmWiz";
Name: "{group}\Uninstall AlarmWiz"; Filename: "{uninstallexe}";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";